home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16693 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: essex.UCHSC.edu!mcclured
  2. From: David McClure <mcclured@essex.UCHSC.edu>
  3. Newsgroups: comp.lang.c++
  4. Subject: 32bit BVSP?
  5. Date: Thu, 11 Apr 1996 13:22:32 -0600
  6. Organization: University of Colorado, Health Sciences Center
  7. Message-ID: <Pine.ULT.3.91.960411131614.23087B-100000@essex.UCHSC.edu>
  8. NNTP-Posting-Host: essex.uchsc.edu
  9. Mime-Version: 1.0
  10. Content-Type: TEXT/PLAIN; charset=US-ASCII
  11.  
  12. We're writting an app running in winNT3.51 using BC5.0, but our borland 
  13. visual solutions pack only allows 16 bit.  We get linker error saying 
  14. can't link 64K data segment (from bvsp file sscp.lib)
  15. We need a speadsheet window output for our app.
  16.  
  17. What can we do?
  18.  
  19. 1) Get a 32bit version of BVSP? A borland salesperson said she did not know 
  20. if 32bit version was out yet or even in the works.
  21.  
  22. 2) Recomile sscp.ccp to sscp.lib in bc5 from winNT351? is this possible?
  23.  
  24. 3) use some other app from borland to get spreadsheet window output for 
  25. our app? maybe database support that I think ships w/ BC5.0?
  26.  
  27. Any answers most welcome.  
  28.  
  29. Thanks much,
  30.  
  31. *****************************
  32. *  David.McClure@UCHSC.edu  *
  33. *****************************
  34.  
  35.